home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1997 January
/
macformat46.iso
/
Shareware Plus
/
Developers
/
EnterAct
/
EnterAct Stuff
/
hAWK project
/
AWK Source
/
Load6.c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-05-08
|
132 b
|
11 lines
/* Load6.c
Just a donothing to force loading of a particular segment.
*/
void LoadSegment6(void);
void LoadSegment6(void)
{
}